home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1263 / new135.fxt < prev    next >
Text File  |  1997-04-18  |  4KB  |  83 lines

  1. FXT 1.35
  2. - HTML output extended (Netscape 2.0 frames and JavaScript)
  3. - some cleanup to HTML and RTF output
  4. - HTML file extension changed to '.HTM' to avoid problems with DOS
  5. - Windows Help compiler project file is generated
  6. - problems with assembler file inclusion fixed
  7. - problems with unrecognized assembler procedures fixed
  8. - changes for MS MASM 6.x assembler
  9. - problems with wrong line numbers in assembler files fixed
  10. - problems with options -filetree and -M fixed
  11. - options -p -r -s -x are now set by default
  12. - error with include paths with missing slash (like #include "c:x.h") fixed
  13. - error with wrong calculation for 'average number of included files' fixed
  14. - option -b introduced to extend backslash handling
  15. - option -l extended (-l1)
  16. - options -X and -Y removed
  17. - support for long filenames (Windows NT, Windows 95, OS/2)
  18. - Windows NT / Windows 95 command line versions renamed to FFT32 / FFTN32
  19. - all BRIEF sources included
  20. - new registration fees
  21.  
  22. FXT 1.33
  23. - HTML-output changed to resolve problems with some HTML viewers (especially
  24.   Microsoft WinWord 6.0 Internet Assistant)
  25. - generation of additional HTML files (name index, file contents, cross
  26.   reference)
  27. - optional file name for HTML option no longer possible (see documentation)
  28. - changes to RTF-output defaults
  29. - generation of additional RTF information (file contents, cross reference)
  30. - error with incremental database builds (options -g -G) and option -D fixed
  31. - item names are now sorted case-insensitive
  32. - problems with options -i and -S fixed
  33. - specifying -S+ prints now also all not -S items
  34. - given -i and -S items are converted to uppercase
  35. - option -Q: define name of file which contents should be printed
  36. - additional progress info during output phase
  37. - some changes of the documentation
  38. - new registration conditions
  39. - new registration fees
  40.  
  41. FXT 1.32
  42. - option -HTML: generate HTML (HyperText Markup Language) output file
  43. - option -RTF: generate RTF (Rich Text Format) output file, can be compiled
  44.   as Windows Helpfile
  45. - option -TAGS: generate TAGS file
  46. - option -filetree: display include file hierarchy tree for every source file
  47. - option -charwarn: warning if illegal characters are found in the source code
  48. - option -touch: touch file information in database if not up-to-date
  49. - option -NOWARN72: do not warn if characters are beyond column 72
  50. - INCLUDE statement extended to be more flexible
  51. - internal database structure changed
  52. - statistical file information extended
  53. - Rational Rose output extended
  54. - error with inline comment ! in empty line fixed (unknown character 0x20)
  55. - problems with line continuation fixed
  56. - single and double quoted strings can be handled
  57.  
  58. FXT 1.30
  59. - Windows 3.1 and Win32s (Windows 3.1, Windows 4.0, Windows NT)
  60.   versions 1.04-1.30 released
  61.  
  62. FXT 1.22
  63. - some more work on language analysis part redesign and optimization
  64. - include file names can be specified without quotes
  65. - inline comments are recognized
  66. - option -CALL: recognize and display only subroutine 'CALL ...' statements
  67. - option -COMMON: recognize and display COMMON block names
  68. - option -NOINTR: ignore INTRINSIC functions in output tree chart
  69. - option -$: recognize $ as identifier character, not as delimiter
  70.  
  71. FXT 1.21
  72. - language analysis part redesigned and optimized for more precise results
  73. - error in database search: changed to case-insensitive names
  74. - error with combination of options -L -time fixed (message disk write error)
  75. - error with relative -I include paths fixed
  76. - error with overwrites of command and file list files with option -G fixed
  77. - option -noundef: ignore undefined functions in output tree chart
  78.  
  79. FXT 1.20
  80. First official release of FXT FORTRAN Exploration Tools as part of the
  81. SXT Software Exploration Tools.
  82.  
  83.